home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
04
/
1
/
DISK0411.ZIP
/
LC.DOC
< prev
next >
Wrap
Text File
|
1986-01-02
|
896b
|
30 lines
LC Filter
Command
----------------------------------------------------------------
Purpose: Reads data from the standard input, converts it to all
lower case, and writes it to the standard output.
Format: LC [?] [/u] [<infile] [>outfile]
Type: Internal External
***
Remarks: Only alphabetic characters (i.e. A-Z, a-z) are affected.
All other characters are passed through unmodified.
Option /u results in all upper case output.
Option ? prints a command summary help message.
LC requires DOS 2.0, and will abort and print an error
message under earlier versions of DOS.
Author: David Whitman
P.O. Box 1157
North Wales, PA 19454
This program is in the public domain.